.. _CPU_SSE3_Supported: ================== CPU_SSE3_Supported ================== Check if Streaming SIMD Extensions 3 (SSE3) instructions are supported. :: CPU_SSE3_Supported PROTO **Parameters** **Returns** TRUE if SSE3 instructions are supported, or FALSE otherwise. **Notes** https://en.wikipedia.org/wiki/SSE3 **See Also** :ref:`CPU_CPUID_Supported`, :ref:`CPU_SSE_Supported`, :ref:`CPU_SSE2_Supported`, :ref:`CPU_SSE41_Supported`, :ref:`CPU_SSE42_Supported`